@import "stui_block.css?202003";
@import "stui_default.css?2020";
@import "iconfont.css";
@import "stui_block_color.css";

body {
    padding: 0;
}

.stui-header__top {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}

.stui-header__top.headroom--not-top {
    background: #292838;
}

body {
    background-repeat: repeat;
    background-size: inherit;
    background-attachment: fixed;
    background-position: center center;
}

.stui-header__logo .logo {
    display: block;
    width: 150px;
    height: 50px;
    background: url(../images/logo.png) no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

@media (max-width: 767px) {
    body:before {
        background-attachment: fixed;
        background-size: cover;
    }

    .stui-header__top {
        min-height: 50px;
    }

    .stui-header__logo {
        margin-top: 10px;
        margin-left: 10px;
    }
}

@media (max-width: 1023px) {
    .stui-header__logo .logo {
        width: 90px;
        height: 30px;
        background: url(../images/logo.png) no-repeat;
        background-position: 50% 50%;
        background-size: cover;
    }
}

html, body {
    height: auto !important;
}

.HMRichPlay {
    width: 350px;
    height: 300px;
}

#hoverhisd:hover {
    top: inherit
}

@keyframes miniani {
    0% {
        left: 50%;
        top: 50%
    }
    100% {
        left: 5%;
        top: 90%
    }
}

.stui-banner__pic {
    padding-top: 29%;
    background-position: center center !important;
}

@media (max-width: 1023px) {
    .stui-banner__pic {
        padding-top: 45%;
        background-position: 50% 50% !important;
        background-size: cover !important;
    }
}

@media (max-width: 767px) {
    .stui-banner__pic {
        padding-top: 55%;
        background-position: 50% 50% !important;
        background-size: cover !important;
    }
}

@media (min-width: 768px) {
    .friend_chain {
        width: 750px;
        margin-bottom: 10px !important;
    }
}

@media (min-width: 990px) {
    .friend_chain {
        width: 970px;
        margin-bottom: 14px !important;
    }
}

@media (min-width: 1200px) {
    .friend_chain {
        width: 1180px;
        margin-bottom: 17px !important;
    }
}

@media (min-width: 1400px) {
    .friend_chain {
        width: 1400px;
        margin-bottom: 20px !important;
    }
}

.friend_chain {
    margin: 0px auto;
}
* {
    margin: 0;
    padding: 0;
}

.test {
    height: 600px;
    max-width: 600px;
    font-size: 40px;
}
.stui-vodlist__screen li a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
p.tyw_bofang{
    width: 4rem;
    padding: 0 5px;
    margin-right: 0;
    border: 1px solid #FF9900;
    background-color: #FF9900;
    color: #FFFFFF;
    text-align: center;
    border-radius: 3px;
    height: 1.3rem;
    vertical-align: middle;
    line-height: 1.3rem;
    margin-top: 1rem;
}
@media (min-width:768px){
    .friend_chain {
        width: 750px;
        margin-bottom: 10px !important;
    }
}
@media (min-width:990px){
    .friend_chain {
        width: 970px;
        margin-bottom: 14px !important;
    }
}
@media (min-width:1200px){
    .friend_chain {
        width: 1180px;
        margin-bottom: 17px !important;
    }
}
@media (min-width:1400px){
    .friend_chain {
        width: 1400px;
        margin-bottom: 20px !important;
    }
}

.friend_chain {
    margin: 0px auto;
}
/*comment*/
.comment-item, .ui-comment li, .comment-ul li, .playlog-ul li, .order-list li {
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.comment-post-arrow {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    overflow: hidden;
    position: absolute;
    top: 5px;
    left: 9%;
}

.comment-assist a:hover, .comment-top .user, .comment-top a {
    color: #f90;
}

.comment-replay-assist .ui-button {
    color: #fff;
}

.comment-sub {
    background-color: #fff;
}

.comment-num, .comment-sub {
    border: 1px solid #fff;
}

.comment-post {
    background-color: #f5f5f5;
    color: #999;
}

.comment-post-arrow {
    border-right: 12px solid #f5f5f5;
}

/*右实线*/
.comment-replay-arrow {
    border-bottom: 12px solid #e7e7e7;
}

.comment-replay {
    background: #e7e7e7;
}

.comment-num {
    background-color: #f5f5f5;
    color: #999;
}

.comment-num {
    position: absolute;
    padding: 0;
    left: 0;
    top: 0;
    text-align: center;
    border-radius: 5px
}

.comment-num em {
    display: block;
    padding: 5px 10px;
    margin-bottom: 2px;
    font-style: inherit;
    border-radius: 5px 5px 0 0
}

.comment-num span {
    display: block;
    padding: 0 10px 2px 10px;
    font-size: 12px
}

.comment-avatar, .news-avatar {
    width: 8%;
    float: left;
    overflow: hidden
}

.comment-avatar img, .news-avatar img {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    max-width: 80px;
    max-height: 80px;
}

.comment-lou {
    text-align: center;
    margin: 5px;
}

.comment-post, .comment-focus .news-box, .comment-post-self {
    width: 90%;
    float: right;
    padding: 8px;
    border-radius: 5px;
}

.comment-body {
    width: 100%;
    overflow: hidden;
}

.comment-text {
    line-height: 28px;
    text-indent: 2%;
}

.comment-top {
    padding: 5px 0px
}

.comment-text, .comment-top {
    word-wrap: break-word;
    color: #666;
}

.comment-top span.time {
    float: right;
    padding: 2px 0;
    font-size: 13px;
}

.comment-text em {
    margin-right: 5px;
    font-weight: 400
}

.comment-assist {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin: 5px 0px;
    padding-right: 4px;
    font-size: 13px
}

.comment-assist span a {
    margin-right: 10px
}

.comment-assist p.fn-left {
    float: left
}

.comment-assist p.fn-right {
    float: right
}

.ui-form-info {
    padding-top: 10px;
}

/*回复*/
.comment-replay {
    margin: 10px 5px 10px 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
}

.comment-replay-arrow {
    width: 0;
    height: 0;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    overflow: hidden;
    position: absolute;
    top: -12px;
    right: 5px;
    z-index: 8
}

.comment-replay-cnt {
    overflow: hidden;
    padding: 10px;
}

.comment-replay .ui-textarea {
    width: 99%;
    height: 60px;
    line-height: 20px;
    border-color: #ccc;
}

.comment-replay-assist .ui-button {
    float: right;
}

.comment-replay-assist {
    overflow: hidden;
    padding-top: 10px;
}

.comment-replay-assist p {
    float: left
}

/*回复内容*/
.comment-sub {
    margin: 10px 5px 10px 5px;
    padding: 10px;
    border-radius: 5px;
}

.comment-sub .sublou {
    margin-right: 10px;
}

.comment-focus {
    margin-top: 35px;
}